Fix the build
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Jan 2007 04:23:52 +0000 (04:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Jan 2007 04:23:52 +0000 (04:23 +0000)
svn path=/trunk/; revision=17099

gtk/gtklabel.c

index 8b8c2bb4b52d2e542824b60e7f282910a65bce0b..6f25651df9495a999e22207a6b9ab5f738b15294 100644 (file)
@@ -1864,7 +1864,7 @@ get_label_char_width (GtkLabel *label)
 }
 
 static void
-invalidate_wrap_width (GtkLabel *label)
+gtk_label_invalidate_wrap_width (GtkLabel *label)
 {
   GtkLabelPrivate *priv;